crypto/internal/fips140/aes/gcm.GCMForSSH.g (field)
4 uses
crypto/internal/fips140/aes/gcm (current package)
gcm_nonces.go#L214: return &GCMForSSH{g: *g}, nil
gcm_nonces.go#L218: g GCM
gcm_nonces.go#L251: return g.g.sealAfterIndicator(dst, nonce, plaintext, data)
gcm_nonces.go#L256: return g.g.Open(dst, nonce, ciphertext, data)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)